﻿2026-08-19T01:52:54.0820429Z Current runner version: '2.336.0'
2026-08-19T01:52:54.0825174Z Runner name: 'kitsubito'
2026-08-19T01:52:54.0825674Z Runner group name: 'Default'
2026-08-19T01:52:54.0826287Z Machine name: 'KITSUBITO'
2026-08-19T01:52:54.0829659Z ##[group]GITHUB_TOKEN Permissions
2026-08-19T01:52:54.0831497Z Actions: write
2026-08-19T01:52:54.0831897Z ArtifactMetadata: write
2026-08-19T01:52:54.0832297Z Attestations: write
2026-08-19T01:52:54.0832670Z Checks: write
2026-08-19T01:52:54.0833018Z CodeQuality: write
2026-08-19T01:52:54.0833372Z Contents: write
2026-08-19T01:52:54.0833748Z CopilotRequests: write
2026-08-19T01:52:54.0834137Z Deployments: write
2026-08-19T01:52:54.0834504Z Discussions: write
2026-08-19T01:52:54.0834862Z Drives: write
2026-08-19T01:52:54.0835200Z Issues: write
2026-08-19T01:52:54.0835550Z Metadata: read
2026-08-19T01:52:54.0835898Z Models: read
2026-08-19T01:52:54.0836244Z Packages: write
2026-08-19T01:52:54.0836595Z Pages: write
2026-08-19T01:52:54.0837061Z PullRequests: write
2026-08-19T01:52:54.0837458Z RepositoryProjects: write
2026-08-19T01:52:54.0837863Z SecurityEvents: write
2026-08-19T01:52:54.0838234Z Statuses: write
2026-08-19T01:52:54.0838596Z VulnerabilityAlerts: read
2026-08-19T01:52:54.0839054Z ##[endgroup]
2026-08-19T01:52:54.0840605Z Secret source: Actions
2026-08-19T01:52:54.0841269Z Prepare workflow directory
2026-08-19T01:52:54.1324658Z Prepare all required actions
2026-08-19T01:52:54.1361645Z Getting action download info
2026-08-19T01:52:54.6342061Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-19T01:52:55.0654278Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-19T01:52:55.6771135Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-19T01:52:55.7762445Z ##[group]Run set -euo pipefail
2026-08-19T01:52:55.7763580Z [36;1mset -euo pipefail[0m
2026-08-19T01:52:55.7764484Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-19T01:52:55.7765651Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-19T01:52:55.7767089Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-19T01:52:55.7768615Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-19T01:52:55.7769956Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-19T01:52:55.7770976Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-19T01:52:55.7772735Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-19T01:52:55.7774507Z [36;1m  exit 1[0m
2026-08-19T01:52:55.7775172Z [36;1mfi[0m
2026-08-19T01:52:55.7792787Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-19T01:52:55.7794087Z ##[endgroup]
2026-08-19T01:52:55.7924969Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=745295470592 floor_bytes=34359738368
2026-08-19T01:52:55.8185761Z ##[group]Run actions/checkout@v5
2026-08-19T01:52:55.8186609Z with:
2026-08-19T01:52:55.8187213Z   fetch-depth: 0
2026-08-19T01:52:55.8187909Z   repository: BigscreenVR/spt-bs-core
2026-08-19T01:52:55.8194805Z   token: ***
2026-08-19T01:52:55.8195440Z   ssh-strict: true
2026-08-19T01:52:55.8196099Z   ssh-user: git
2026-08-19T01:52:55.8196766Z   persist-credentials: true
2026-08-19T01:52:55.8197493Z   clean: true
2026-08-19T01:52:55.8198164Z   sparse-checkout-cone-mode: true
2026-08-19T01:52:55.8199023Z   fetch-tags: false
2026-08-19T01:52:55.8199696Z   show-progress: true
2026-08-19T01:52:55.8200364Z   lfs: false
2026-08-19T01:52:55.8200998Z   submodules: false
2026-08-19T01:52:55.8201684Z   set-safe-directory: true
2026-08-19T01:52:55.8202450Z   allow-unsafe-pr-checkout: false
2026-08-19T01:52:55.8203240Z ##[endgroup]
2026-08-19T01:52:55.8960525Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-19T01:52:55.8962685Z ##[group]Getting Git version info
2026-08-19T01:52:55.8963951Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-19T01:52:55.8966010Z [command]/usr/bin/git version
2026-08-19T01:52:55.8989036Z git version 2.43.0
2026-08-19T01:52:55.9007926Z ##[endgroup]
2026-08-19T01:52:55.9015965Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/cf33e08b-5ae5-453c-b8e0-1dc851abd512/.gitconfig'
2026-08-19T01:52:55.9023428Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cf33e08b-5ae5-453c-b8e0-1dc851abd512' before making global git config changes
2026-08-19T01:52:55.9025712Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:52:55.9027602Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-19T01:52:55.9056196Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-19T01:52:55.9074730Z https://github.com/BigscreenVR/spt-bs-core
2026-08-19T01:52:55.9084433Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-19T01:52:55.9086737Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-19T01:52:55.9109694Z refs/heads/golden/nameplate-181-w8
2026-08-19T01:52:55.9115691Z [command]/usr/bin/git checkout --detach
2026-08-19T01:52:55.9475677Z HEAD is now at 9ffb27026 release: v0.56.0 shape onto the redemption-echo head
2026-08-19T01:52:55.9525793Z [command]/usr/bin/git branch --delete --force golden/nameplate-181-w8
2026-08-19T01:52:55.9562387Z Deleted branch golden/nameplate-181-w8 (was 9ffb27026).
2026-08-19T01:52:56.0445000Z ##[endgroup]
2026-08-19T01:52:56.0446439Z [command]/usr/bin/git submodule status
2026-08-19T01:52:56.0655793Z ##[group]Cleaning the repository
2026-08-19T01:52:56.0658274Z [command]/usr/bin/git clean -ffdx
2026-08-19T01:53:00.3520434Z Removing .adapter-notify/
2026-08-19T01:53:00.3520856Z Removing bench-ledger/
2026-08-19T01:53:00.3521154Z Removing target/
2026-08-19T01:53:00.3534119Z [command]/usr/bin/git reset --hard HEAD
2026-08-19T01:53:00.3677965Z HEAD is now at 9ffb27026 release: v0.56.0 shape onto the redemption-echo head
2026-08-19T01:53:00.3681365Z ##[endgroup]
2026-08-19T01:53:00.3682692Z ##[group]Disabling automatic garbage collection
2026-08-19T01:53:00.3686065Z [command]/usr/bin/git config --local gc.auto 0
2026-08-19T01:53:00.3712984Z ##[endgroup]
2026-08-19T01:53:00.3713481Z ##[group]Setting up auth
2026-08-19T01:53:00.3718456Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:53:00.3744569Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-19T01:53:00.3931040Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:53:00.3957977Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-19T01:53:00.4137359Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:53:00.4162854Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-19T01:53:00.4346353Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-19T01:53:00.4376793Z ##[endgroup]
2026-08-19T01:53:00.4377185Z ##[group]Fetching the repository
2026-08-19T01:53:00.4382719Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-19T01:53:01.6880346Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-19T01:53:01.6881295Z  * [new branch]          build/nameplate-w7-courtesy-barrier -> origin/build/nameplate-w7-courtesy-barrier
2026-08-19T01:53:01.6882109Z  * [new branch]          fix/redeem-same-exchange-echo -> origin/fix/redeem-same-exchange-echo
2026-08-19T01:53:01.6885618Z  * [new branch]          stage/nameplate-181-w8-head -> origin/stage/nameplate-181-w8-head
2026-08-19T01:53:01.6963023Z [command]/usr/bin/git branch --list --remote origin/golden/nameplate-181-w8
2026-08-19T01:53:01.7020319Z   origin/golden/nameplate-181-w8
2026-08-19T01:53:01.7027926Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:53:01.7045307Z 9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f
2026-08-19T01:53:01.7048807Z ##[endgroup]
2026-08-19T01:53:01.7049265Z ##[group]Determining the checkout info
2026-08-19T01:53:01.7049967Z ##[endgroup]
2026-08-19T01:53:01.7052891Z [command]/usr/bin/git sparse-checkout disable
2026-08-19T01:53:01.7091147Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-19T01:53:01.7113197Z ##[group]Checking out the ref
2026-08-19T01:53:01.7115932Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181-w8 refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:53:01.7176993Z Switched to a new branch 'golden/nameplate-181-w8'
2026-08-19T01:53:01.7177403Z branch 'golden/nameplate-181-w8' set up to track 'origin/golden/nameplate-181-w8'.
2026-08-19T01:53:01.7184114Z ##[endgroup]
2026-08-19T01:53:01.7222333Z [command]/usr/bin/git log -1 --format=%H
2026-08-19T01:53:01.7248738Z 9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f
2026-08-19T01:53:01.7369545Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-19T01:53:01.7369953Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-19T01:53:01.7383079Z shell: /usr/bin/bash -e {0}
2026-08-19T01:53:01.7383341Z ##[endgroup]
2026-08-19T01:53:01.7461663Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-19T01:53:01.7461973Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-19T01:53:01.7473496Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-19T01:53:01.7473763Z env:
2026-08-19T01:53:01.7473958Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-19T01:53:01.7474188Z ##[endgroup]
2026-08-19T01:53:01.7516098Z CI-CENSUS scope roots:
2026-08-19T01:53:01.7516400Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-19T01:53:01.7516758Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-19T01:53:01.7517279Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-19T01:53:01.7517664Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-19T01:53:01.7517917Z   root: /home/reavus/spt-n1-oldbroker
2026-08-19T01:53:01.7560454Z CI-CENSUS self-check OK: walked 384 /proc entries, exe resolution live
2026-08-19T01:53:03.1988736Z CI-CENSUS phase=start box_procs=384 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-19T01:53:03.2021812Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-19T01:53:03.2022155Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-19T01:53:03.2034356Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-19T01:53:03.2034647Z env:
2026-08-19T01:53:03.2034825Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-19T01:53:03.2035043Z ##[endgroup]
2026-08-19T01:53:03.2081783Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:53:03.2106378Z ##[group]Run set -euo pipefail
2026-08-19T01:53:03.2106655Z [36;1mset -euo pipefail[0m
2026-08-19T01:53:03.2106856Z [36;1mPIN=0c95435[0m
2026-08-19T01:53:03.2107056Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-19T01:53:03.2107288Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-19T01:53:03.2107634Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-19T01:53:03.2108025Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-19T01:53:03.2108426Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-19T01:53:03.2108746Z [36;1m  rm -rf "$CACHE"[0m
2026-08-19T01:53:03.2109217Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-19T01:53:03.2109470Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-19T01:53:03.2109799Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-19T01:53:03.2110236Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-19T01:53:03.2110625Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-19T01:53:03.2111026Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-19T01:53:03.2111431Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-19T01:53:03.2111836Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-19T01:53:03.2112262Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-19T01:53:03.2112675Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-19T01:53:03.2113034Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-19T01:53:03.2113372Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-19T01:53:03.2113778Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-19T01:53:03.2114093Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-19T01:53:03.2114322Z [36;1mfi[0m
2026-08-19T01:53:03.2114569Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-19T01:53:03.2114922Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-19T01:53:03.2125869Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-19T01:53:03.2126144Z env:
2026-08-19T01:53:03.2126331Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-19T01:53:03.2126675Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:53:03.2127112Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:53:03.2127504Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:53:03.2127905Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:53:03.2128215Z ##[endgroup]
2026-08-19T01:53:03.5022984Z    Compiling proc-macro2 v1.0.106
2026-08-19T01:53:03.5023365Z    Compiling unicode-ident v1.0.24
2026-08-19T01:53:03.5023661Z    Compiling quote v1.0.45
2026-08-19T01:53:03.5023899Z    Compiling libc v0.2.186
2026-08-19T01:53:03.5024295Z    Compiling serde_core v1.0.228
2026-08-19T01:53:03.5024558Z    Compiling cfg-if v1.0.4
2026-08-19T01:53:03.5025360Z    Compiling serde v1.0.228
2026-08-19T01:53:03.5064682Z    Compiling typenum v1.20.1
2026-08-19T01:53:03.5089383Z    Compiling log v0.4.32
2026-08-19T01:53:03.5132087Z    Compiling pin-project-lite v0.2.17
2026-08-19T01:53:03.5150059Z    Compiling portable-atomic v1.13.1
2026-08-19T01:53:03.5185454Z    Compiling version_check v0.9.5
2026-08-19T01:53:03.5219577Z    Compiling memchr v2.8.1
2026-08-19T01:53:03.5220239Z    Compiling critical-section v1.2.0
2026-08-19T01:53:03.5347171Z    Compiling find-msvc-tools v0.1.9
2026-08-19T01:53:03.5563659Z    Compiling shlex v2.0.1
2026-08-19T01:53:03.5951922Z    Compiling subtle v2.6.1
2026-08-19T01:53:03.6232133Z    Compiling futures-core v0.3.32
2026-08-19T01:53:03.6377862Z    Compiling bytes v1.11.1
2026-08-19T01:53:03.7551582Z    Compiling equivalent v1.0.2
2026-08-19T01:53:03.7648555Z    Compiling smallvec v1.15.1
2026-08-19T01:53:03.7858833Z    Compiling itoa v1.0.18
2026-08-19T01:53:03.8030640Z    Compiling semver v1.0.28
2026-08-19T01:53:03.8161007Z    Compiling stable_deref_trait v1.2.1
2026-08-19T01:53:03.8350994Z    Compiling futures-sink v0.3.32
2026-08-19T01:53:03.8352359Z    Compiling slab v0.4.12
2026-08-19T01:53:03.8489560Z    Compiling futures-io v0.3.32
2026-08-19T01:53:03.8846237Z    Compiling rand_core v0.10.1
2026-08-19T01:53:03.9181332Z    Compiling futures-channel v0.3.32
2026-08-19T01:53:03.9263021Z    Compiling generic-array v0.14.7
2026-08-19T01:53:04.0031299Z    Compiling futures-task v0.3.32
2026-08-19T01:53:04.0137793Z    Compiling bitflags v2.12.1
2026-08-19T01:53:04.0174161Z    Compiling rustversion v1.0.22
2026-08-19T01:53:04.0380886Z    Compiling hashbrown v0.17.1
2026-08-19T01:53:04.0520877Z    Compiling getrandom v0.4.2
2026-08-19T01:53:04.1011164Z    Compiling cpufeatures v0.2.17
2026-08-19T01:53:04.1260643Z    Compiling fnv v1.0.7
2026-08-19T01:53:04.1604560Z    Compiling rustc_version v0.4.1
2026-08-19T01:53:04.1710627Z    Compiling strsim v0.11.1
2026-08-19T01:53:04.2024931Z    Compiling cfg_aliases v0.2.1
2026-08-19T01:53:04.2211440Z    Compiling writeable v0.6.3
2026-08-19T01:53:04.2471033Z    Compiling litemap v0.8.2
2026-08-19T01:53:04.2542874Z    Compiling ident_case v1.0.1
2026-08-19T01:53:04.2743035Z    Compiling dunce v1.0.5
2026-08-19T01:53:04.2780907Z    Compiling icu_properties_data v2.2.0
2026-08-19T01:53:04.3511309Z    Compiling fs_extra v1.3.0
2026-08-19T01:53:04.3590636Z    Compiling icu_normalizer_data v2.2.0
2026-08-19T01:53:04.4300040Z    Compiling utf8_iter v1.0.4
2026-08-19T01:53:04.4690732Z    Compiling autocfg v1.5.1
2026-08-19T01:53:04.5120483Z    Compiling percent-encoding v2.3.2
2026-08-19T01:53:04.6470795Z    Compiling http v1.4.1
2026-08-19T01:53:04.6640801Z    Compiling aws-lc-rs v1.17.0
2026-08-19T01:53:04.6777229Z    Compiling thiserror v2.0.18
2026-08-19T01:53:04.6854471Z    Compiling unicode-segmentation v1.13.3
2026-08-19T01:53:04.7324735Z    Compiling cpufeatures v0.3.0
2026-08-19T01:53:04.7419534Z    Compiling scopeguard v1.2.0
2026-08-19T01:53:04.7651739Z    Compiling syn v2.0.117
2026-08-19T01:53:04.8030903Z    Compiling form_urlencoded v1.2.2
2026-08-19T01:53:04.8331353Z    Compiling indexmap v2.14.0
2026-08-19T01:53:04.8391104Z    Compiling hybrid-array v0.4.12
2026-08-19T01:53:04.8731177Z    Compiling lock_api v0.4.14
2026-08-19T01:53:04.8881138Z    Compiling untrusted v0.9.0
2026-08-19T01:53:04.8927288Z    Compiling rustls v0.23.40
2026-08-19T01:53:04.9181271Z    Compiling heck v0.5.0
2026-08-19T01:53:04.9972841Z    Compiling unicode-xid v0.2.6
2026-08-19T01:53:05.0154877Z    Compiling atomic-waker v1.1.2
2026-08-19T01:53:05.0582683Z    Compiling const-oid v0.10.2
2026-08-19T01:53:05.0851421Z    Compiling anyhow v1.0.102
2026-08-19T01:53:05.0916991Z    Compiling httparse v1.10.1
2026-08-19T01:53:05.1020756Z    Compiling parking_lot_core v0.9.12
2026-08-19T01:53:05.1181894Z    Compiling fastrand v2.4.1
2026-08-19T01:53:05.1540786Z    Compiling zerocopy v0.8.50
2026-08-19T01:53:05.1931007Z    Compiling convert_case v0.10.0
2026-08-19T01:53:05.2552976Z    Compiling jobserver v0.1.34
2026-08-19T01:53:05.2627746Z    Compiling paste v1.0.15
2026-08-19T01:53:05.2762371Z    Compiling num-traits v0.2.19
2026-08-19T01:53:05.3246316Z    Compiling curve25519-dalek v4.1.3
2026-08-19T01:53:05.3894633Z    Compiling ahash v0.8.12
2026-08-19T01:53:05.4658168Z    Compiling base64ct v1.8.3
2026-08-19T01:53:05.4980872Z    Compiling crypto-common v0.2.2
2026-08-19T01:53:05.5092216Z    Compiling block-buffer v0.12.0
2026-08-19T01:53:05.5193576Z    Compiling inout v0.2.2
2026-08-19T01:53:05.5621144Z    Compiling cc v1.2.63
2026-08-19T01:53:05.5721745Z    Compiling crypto-common v0.1.7
2026-08-19T01:53:05.5801638Z    Compiling block-buffer v0.10.4
2026-08-19T01:53:05.6491477Z    Compiling powerfmt v0.2.0
2026-08-19T01:53:05.6499650Z    Compiling either v1.16.0
2026-08-19T01:53:05.6648170Z    Compiling http-body v1.0.1
2026-08-19T01:53:05.6865990Z    Compiling digest v0.10.7
2026-08-19T01:53:05.7510630Z    Compiling pem-rfc7468 v1.0.0
2026-08-19T01:53:05.8250678Z    Compiling deranged v0.5.8
2026-08-19T01:53:05.8956697Z    Compiling data-encoding v2.11.0
2026-08-19T01:53:05.9025434Z    Compiling zmij v1.0.21
2026-08-19T01:53:05.9152266Z    Compiling tower-service v0.3.3
2026-08-19T01:53:05.9441067Z    Compiling try-lock v0.2.5
2026-08-19T01:53:05.9624301Z    Compiling vcpkg v0.2.15
2026-08-19T01:53:05.9912154Z    Compiling time-core v0.1.8
2026-08-19T01:53:06.0178522Z    Compiling pkg-config v0.3.33
2026-08-19T01:53:06.1560883Z    Compiling mio v1.2.1
2026-08-19T01:53:06.1737184Z    Compiling socket2 v0.6.4
2026-08-19T01:53:06.1780864Z    Compiling getrandom v0.2.17
2026-08-19T01:53:06.2270615Z    Compiling tinyvec_macros v0.1.1
2026-08-19T01:53:06.2600694Z    Compiling base64 v0.22.1
2026-08-19T01:53:06.2875347Z    Compiling num-conv v0.2.2
2026-08-19T01:53:06.3711695Z    Compiling rand_core v0.6.4
2026-08-19T01:53:06.4702108Z    Compiling cipher v0.5.2
2026-08-19T01:53:06.4800018Z    Compiling uuid v1.23.2
2026-08-19T01:53:06.5265378Z    Compiling parking_lot v0.12.5
2026-08-19T01:53:06.5393718Z    Compiling tinyvec v1.11.0
2026-08-19T01:53:06.7099548Z    Compiling want v0.3.1
2026-08-19T01:53:06.7700669Z    Compiling cmake v0.1.58
2026-08-19T01:53:06.8464741Z    Compiling chacha20 v0.10.0
2026-08-19T01:53:06.8717716Z    Compiling sha2 v0.10.9
2026-08-19T01:53:06.9358412Z    Compiling inout v0.1.4
2026-08-19T01:53:06.9431223Z    Compiling spt-procident v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-19T01:53:07.0060728Z    Compiling vergen-lib v9.1.0
2026-08-19T01:53:07.0135102Z    Compiling n0-future v0.3.2
2026-08-19T01:53:07.0645098Z    Compiling winnow v1.0.3
2026-08-19T01:53:07.0648848Z    Compiling parking v2.2.1
2026-08-19T01:53:07.1192193Z    Compiling crossbeam-utils v0.8.21
2026-08-19T01:53:07.1273059Z    Compiling cordyceps v0.3.4
2026-08-19T01:53:07.1611191Z    Compiling serde_json v1.0.150
2026-08-19T01:53:07.1612017Z    Compiling diatomic-waker v0.2.3
2026-08-19T01:53:07.2306860Z    Compiling rand v0.10.1
2026-08-19T01:53:07.2631162Z    Compiling signature v2.2.0
2026-08-19T01:53:07.2731710Z    Compiling spin v0.10.0
2026-08-19T01:53:07.2883370Z    Compiling httpdate v1.0.3
2026-08-19T01:53:07.3291317Z    Compiling futures-lite v2.6.1
2026-08-19T01:53:07.3561494Z    Compiling spt-poolguard v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-19T01:53:07.3744963Z    Compiling ed25519 v2.2.3
2026-08-19T01:53:07.3898887Z    Compiling cipher v0.4.4
2026-08-19T01:53:07.3986088Z    Compiling digest v0.11.3
2026-08-19T01:53:07.4104550Z    Compiling netlink-packet-core v0.8.1
2026-08-19T01:53:07.4671041Z    Compiling futures-buffered v0.2.13
2026-08-19T01:53:07.5235670Z    Compiling universal-hash v0.5.1
2026-08-19T01:53:07.5500746Z    Compiling vergen v9.1.0
2026-08-19T01:53:07.5680896Z    Compiling vergen-lib v0.1.6
2026-08-19T01:53:07.5720651Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-19T01:53:07.6030799Z    Compiling heapless v0.7.17
2026-08-19T01:53:07.6379932Z    Compiling aws-lc-sys v0.41.0
2026-08-19T01:53:07.6470298Z    Compiling ring v0.17.14
2026-08-19T01:53:07.7110828Z    Compiling libsqlite3-sys v0.30.1
2026-08-19T01:53:07.7181061Z    Compiling noq-udp v0.10.0
2026-08-19T01:53:07.7360399Z    Compiling aho-corasick v1.1.4
2026-08-19T01:53:07.7448928Z    Compiling sync_wrapper v1.0.2
2026-08-19T01:53:07.7820998Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-19T01:53:07.8348569Z    Compiling allocator-api2 v0.2.21
2026-08-19T01:53:07.8640690Z    Compiling regex-syntax v0.8.10
2026-08-19T01:53:07.8777201Z    Compiling byteorder v1.5.0
2026-08-19T01:53:07.8888172Z    Compiling opaque-debug v0.3.1
2026-08-19T01:53:07.9651010Z    Compiling polyval v0.6.2
2026-08-19T01:53:08.0481711Z    Compiling spt-store v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-19T01:53:08.0620508Z    Compiling hash32 v0.2.1
2026-08-19T01:53:08.2496403Z    Compiling spin v0.9.8
2026-08-19T01:53:08.2751926Z    Compiling vergen-gitcl v1.0.8
2026-08-19T01:53:08.2881971Z    Compiling signature v3.0.0
2026-08-19T01:53:08.3341171Z    Compiling tower-layer v0.3.3
2026-08-19T01:53:08.3590943Z    Compiling num_threads v0.1.7
2026-08-19T01:53:08.4267839Z    Compiling ryu v1.0.23
2026-08-19T01:53:08.4520771Z    Compiling fallible-iterator v0.3.0
2026-08-19T01:53:08.4789225Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-19T01:53:08.5117550Z    Compiling time v0.3.47
2026-08-19T01:53:08.5830895Z    Compiling ghash v0.5.1
2026-08-19T01:53:08.6050745Z    Compiling aes v0.8.4
2026-08-19T01:53:08.6290936Z    Compiling ctr v0.9.2
2026-08-19T01:53:08.6830013Z    Compiling sha2 v0.11.0-rc.5
2026-08-19T01:53:08.8161054Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-19T01:53:08.8561050Z    Compiling fs2 v0.4.3
2026-08-19T01:53:08.9085253Z    Compiling http-body-util v0.1.3
2026-08-19T01:53:09.0017089Z    Compiling aead v0.5.2
2026-08-19T01:53:09.1125579Z    Compiling utf8parse v0.2.2
2026-08-19T01:53:09.1860672Z    Compiling openssl-probe v0.2.1
2026-08-19T01:53:09.2104761Z    Compiling arrayvec v0.7.6
2026-08-19T01:53:09.2615267Z    Compiling rustix v1.1.4
2026-08-19T01:53:09.3410402Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-19T01:53:09.3770729Z    Compiling aes-gcm v0.10.3
2026-08-19T01:53:09.4054298Z    Compiling crossbeam-channel v0.5.15
2026-08-19T01:53:09.4211325Z    Compiling crossbeam-epoch v0.9.18
2026-08-19T01:53:09.5276497Z    Compiling netlink-packet-route v0.29.0
2026-08-19T01:53:09.5997825Z    Compiling blake3 v1.8.5
2026-08-19T01:53:09.6866555Z    Compiling memoffset v0.6.5
2026-08-19T01:53:09.8330741Z    Compiling acto v0.8.2
2026-08-19T01:53:09.8866254Z    Compiling noq v0.18.0
2026-08-19T01:53:09.9303694Z    Compiling netwatch v0.16.0
2026-08-19T01:53:10.0086761Z    Compiling synstructure v0.13.2
2026-08-19T01:53:10.0220362Z    Compiling darling_core v0.20.11
2026-08-19T01:53:10.0959794Z    Compiling lru-slab v0.1.2
2026-08-19T01:53:10.1477346Z    Compiling thiserror v1.0.69
2026-08-19T01:53:10.1570669Z    Compiling xml-rs v0.8.28
2026-08-19T01:53:10.2159991Z    Compiling proc-macro-crate v3.5.0
2026-08-19T01:53:10.3389382Z    Compiling linux-raw-sys v0.12.1
2026-08-19T01:53:10.3954427Z    Compiling regex-automata v0.4.14
2026-08-19T01:53:10.6739835Z    Compiling rustc-hash v2.1.2
2026-08-19T01:53:10.7517998Z    Compiling ref-cast v1.0.25
2026-08-19T01:53:10.7730973Z    Compiling sorted-index-buffer v0.2.1
2026-08-19T01:53:10.7800588Z    Compiling foldhash v0.2.0
2026-08-19T01:53:10.7914060Z    Compiling mac-addr v0.3.0
2026-08-19T01:53:10.8260936Z    Compiling tagptr v0.2.0
2026-08-19T01:53:10.9148245Z    Compiling identity-hash v0.1.0
2026-08-19T01:53:10.9472656Z    Compiling xmltree v0.10.3
2026-08-19T01:53:10.9542080Z    Compiling hashbrown v0.16.1
2026-08-19T01:53:11.0917062Z    Compiling serde_derive_internals v0.29.1
2026-08-19T01:53:11.1624112Z    Compiling netlink-packet-route v0.30.0
2026-08-19T01:53:11.3447383Z    Compiling errno v0.3.14
2026-08-19T01:53:11.4807259Z    Compiling serial-core v0.4.0
2026-08-19T01:53:11.6090605Z    Compiling termios v0.2.2
2026-08-19T01:53:11.6448833Z    Compiling ioctl-rs v0.1.6
2026-08-19T01:53:11.7071539Z    Compiling simple-dns v0.9.3
2026-08-19T01:53:11.7246563Z    Compiling resolv-conf v0.7.6
2026-08-19T01:53:11.7421120Z    Compiling winnow v0.7.15
2026-08-19T01:53:11.7575301Z    Compiling smol_str v0.1.24
2026-08-19T01:53:11.8206208Z    Compiling sha1_smol v1.0.1
2026-08-19T01:53:11.9474062Z    Compiling constant_time_eq v0.4.2
2026-08-19T01:53:11.9580752Z    Compiling serde_derive v1.0.228
2026-08-19T01:53:12.0340897Z    Compiling zeroize_derive v1.4.3
2026-08-19T01:53:12.1117880Z    Compiling tokio-macros v2.7.0
2026-08-19T01:53:12.1266833Z    Compiling zerofrom-derive v0.1.7
2026-08-19T01:53:12.1562446Z    Compiling futures-macro v0.3.32
2026-08-19T01:53:12.2063241Z    Compiling yoke-derive v0.8.2
2026-08-19T01:53:12.3142369Z    Compiling zerovec-derive v0.11.3
2026-08-19T01:53:12.5741010Z    Compiling zeroize v1.8.2
2026-08-19T01:53:12.7249220Z    Compiling displaydoc v0.2.6
2026-08-19T01:53:12.8673329Z    Compiling tokio v1.52.3
2026-08-19T01:53:13.0841228Z    Compiling futures-util v0.3.32
2026-08-19T01:53:13.3130658Z    Compiling tracing-attributes v0.1.31
2026-08-19T01:53:13.5181743Z    Compiling rustls-pki-types v1.14.1
2026-08-19T01:53:13.5358522Z    Compiling zerofrom v0.1.8
2026-08-19T01:53:13.5586253Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-19T01:53:13.6484220Z    Compiling yoke v0.8.3
2026-08-19T01:53:13.7751273Z    Compiling thiserror-impl v2.0.18
2026-08-19T01:53:13.8829279Z    Compiling zerovec v0.11.6
2026-08-19T01:53:14.1331968Z    Compiling zerotrie v0.2.4
2026-08-19T01:53:14.3616181Z    Compiling darling_macro v0.20.11
2026-08-19T01:53:14.3892287Z    Compiling derive_more-impl v2.1.1
2026-08-19T01:53:14.4713843Z    Compiling spez v0.1.2
2026-08-19T01:53:14.4899528Z    Compiling n0-error-macros v0.1.3
2026-08-19T01:53:14.6691131Z    Compiling tinystr v0.8.3
2026-08-19T01:53:14.6850869Z    Compiling potential_utf v0.1.5
2026-08-19T01:53:14.8309448Z    Compiling icu_collections v2.2.0
2026-08-19T01:53:14.8362292Z    Compiling darling v0.20.11
2026-08-19T01:53:14.9100695Z    Compiling icu_locale_core v2.2.0
2026-08-19T01:53:14.9200482Z    Compiling derive_builder_core v0.20.2
2026-08-19T01:53:15.5171249Z    Compiling der v0.8.0-rc.10
2026-08-19T01:53:15.5238603Z    Compiling pin-project-internal v1.1.13
2026-08-19T01:53:15.6189614Z    Compiling n0-error v0.1.3
2026-08-19T01:53:15.9976304Z    Compiling cobs v0.3.0
2026-08-19T01:53:16.1070804Z    Compiling icu_provider v2.2.0
2026-08-19T01:53:16.1790843Z    Compiling derive_builder_macro v0.20.2
2026-08-19T01:53:16.3816499Z    Compiling ed25519-dalek v2.2.0
2026-08-19T01:53:16.4590997Z    Compiling icu_properties v2.2.0
2026-08-19T01:53:16.5291173Z    Compiling icu_normalizer v2.2.0
2026-08-19T01:53:16.6597778Z    Compiling derive_builder v0.20.2
2026-08-19T01:53:16.7645715Z    Compiling futures-executor v0.3.32
2026-08-19T01:53:16.8391177Z    Compiling pin-project v1.1.13
2026-08-19T01:53:16.8935639Z    Compiling spki v0.8.0-rc.4
2026-08-19T01:53:17.0932457Z    Compiling ipnet v2.12.0
2026-08-19T01:53:17.1062109Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-19T01:53:17.1873220Z    Compiling futures v0.3.32
2026-08-19T01:53:17.2550792Z    Compiling ed25519 v3.0.0-rc.4
2026-08-19T01:53:17.2948331Z    Compiling spt-proto v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-19T01:53:17.3580727Z    Compiling regex v1.12.3
2026-08-19T01:53:17.3780973Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-19T01:53:17.4791304Z    Compiling postcard-derive v0.2.2
2026-08-19T01:53:17.7030996Z    Compiling prefix-trie v0.8.4
2026-08-19T01:53:17.7671830Z    Compiling data-encoding-macro v0.1.20
2026-08-19T01:53:17.8300842Z    Compiling once_cell v1.21.4
2026-08-19T01:53:17.8850667Z    Compiling idna_adapter v1.2.2
2026-08-19T01:53:17.9394989Z    Compiling rustls-native-certs v0.8.4
2026-08-19T01:53:17.9758145Z    Compiling idna v1.1.0
2026-08-19T01:53:17.9935181Z    Compiling postcard v1.1.3
2026-08-19T01:53:18.0296941Z    Compiling tracing-core v0.1.36
2026-08-19T01:53:18.2681101Z    Compiling hashbrown v0.14.5
2026-08-19T01:53:18.3259854Z    Compiling num_enum_derive v0.7.6
2026-08-19T01:53:18.3727601Z    Compiling enum-assoc v1.3.0
2026-08-19T01:53:18.4590895Z    Compiling url v2.5.8
2026-08-19T01:53:18.5230831Z    Compiling tracing v0.1.44
2026-08-19T01:53:18.6051010Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-19T01:53:18.7381162Z    Compiling derive_more v2.1.1
2026-08-19T01:53:18.7571484Z    Compiling tokio-util v0.7.18
2026-08-19T01:53:18.8562052Z    Compiling netlink-sys v0.8.8
2026-08-19T01:53:18.9252151Z    Compiling tower v0.5.3
2026-08-19T01:53:18.9978737Z    Compiling iroh-metrics-derive v0.4.1
2026-08-19T01:53:19.1321164Z    Compiling hashlink v0.9.1
2026-08-19T01:53:19.1661846Z    Compiling async-trait v0.1.89
2026-08-19T01:53:19.1940969Z    Compiling strum_macros v0.28.0
2026-08-19T01:53:19.2360890Z    Compiling netdev v0.42.0
2026-08-19T01:53:19.2580797Z    Compiling netlink-proto v0.12.0
2026-08-19T01:53:19.3014039Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-19T01:53:19.3942943Z    Compiling iroh-base v0.98.0
2026-08-19T01:53:19.4200914Z    Compiling iroh-metrics v0.38.3
2026-08-19T01:53:19.4446148Z    Compiling num_enum v0.7.6
2026-08-19T01:53:19.5350766Z    Compiling attohttpc v0.30.1
2026-08-19T01:53:19.5840752Z    Compiling rusqlite v0.32.1
2026-08-19T01:53:19.6030962Z    Compiling tower-http v0.6.11
2026-08-19T01:53:19.6833166Z    Compiling h2 v0.4.14
2026-08-19T01:53:19.8877149Z    Compiling n0-watcher v0.6.1
2026-08-19T01:53:19.8943105Z    Compiling tokio-stream v0.1.18
2026-08-19T01:53:20.1901547Z    Compiling iroh-relay v0.98.0
2026-08-19T01:53:20.2171576Z    Compiling moka v0.12.15
2026-08-19T01:53:20.2331212Z    Compiling toml_datetime v0.6.11
2026-08-19T01:53:20.3026516Z    Compiling serde_spanned v0.6.9
2026-08-19T01:53:20.4878751Z    Compiling thiserror-impl v1.0.69
2026-08-19T01:53:20.4997316Z    Compiling ref-cast-impl v1.0.25
2026-08-19T01:53:20.5155173Z    Compiling arrayref v0.3.9
2026-08-19T01:53:20.5726862Z    Compiling toml_write v0.1.2
2026-08-19T01:53:20.5954582Z    Compiling signal-hook v0.3.18
2026-08-19T01:53:20.7120557Z    Compiling simdutf8 v0.1.5
2026-08-19T01:53:20.7912301Z    Compiling toml_edit v0.22.27
2026-08-19T01:53:21.2080547Z    Compiling webpki-roots v1.0.7
2026-08-19T01:53:21.3290587Z    Compiling schemars_derive v1.2.1
2026-08-19T01:53:21.6451224Z    Compiling serial-unix v0.4.0
2026-08-19T01:53:21.6613115Z    Compiling lru v0.16.4
2026-08-19T01:53:21.7570974Z    Compiling signal-hook-registry v1.4.8
2026-08-19T01:53:21.8551934Z    Compiling darling_core v0.23.0
2026-08-19T01:53:21.8692960Z    Compiling serde_bytes v0.11.19
2026-08-19T01:53:21.8821332Z    Compiling seize v0.5.1
2026-08-19T01:53:21.8901054Z    Compiling hmac v0.12.1
2026-08-19T01:53:22.0358338Z    Compiling iroh v0.98.2
2026-08-19T01:53:22.0904971Z    Compiling dyn-clone v1.0.20
2026-08-19T01:53:22.1554822Z    Compiling rustix v0.38.44
2026-08-19T01:53:22.2046055Z    Compiling pin-utils v0.1.0
2026-08-19T01:53:22.2470718Z    Compiling bitflags v1.3.2
2026-08-19T01:53:22.2659516Z    Compiling strum v0.28.0
2026-08-19T01:53:22.2665177Z    Compiling cmov v0.5.4
2026-08-19T01:53:22.2831399Z    Compiling filedescriptor v0.8.3
2026-08-19T01:53:22.3116834Z    Compiling nix v0.25.1
2026-08-19T01:53:22.3644505Z    Compiling iroh-dns v0.98.0
2026-08-19T01:53:22.3866546Z    Compiling papaya v0.2.4
2026-08-19T01:53:22.4110908Z    Compiling hkdf v0.12.4
2026-08-19T01:53:22.5371116Z    Compiling ctutils v0.4.2
2026-08-19T01:53:22.5691442Z    Compiling serial v0.4.0
2026-08-19T01:53:22.5789668Z    Compiling backon v1.6.0
2026-08-19T01:53:22.6422131Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-19T01:53:22.8305332Z    Compiling anstyle-parse v1.0.0
2026-08-19T01:53:22.8654503Z    Compiling vte_generate_state_changes v0.1.2
2026-08-19T01:53:22.9638318Z    Compiling downcast-rs v1.2.1
2026-08-19T01:53:22.9806423Z    Compiling unicode-width v0.2.0
2026-08-19T01:53:23.0076184Z    Compiling foldhash v0.1.5
2026-08-19T01:53:23.0290883Z    Compiling colorchoice v1.0.5
2026-08-19T01:53:23.0418472Z    Compiling linux-raw-sys v0.4.15
2026-08-19T01:53:23.1221037Z    Compiling instability v0.3.12
2026-08-19T01:53:23.1410969Z    Compiling shell-words v1.1.1
2026-08-19T01:53:23.2380693Z    Compiling is_terminal_polyfill v1.70.2
2026-08-19T01:53:23.2471476Z    Compiling anstyle-query v1.1.5
2026-08-19T01:53:23.2650698Z    Compiling anstyle v1.0.14
2026-08-19T01:53:23.2913564Z    Compiling hashbrown v0.15.5
2026-08-19T01:53:23.3053499Z    Compiling vte v0.13.1
2026-08-19T01:53:23.3124223Z    Compiling signal-hook-mio v0.2.5
2026-08-19T01:53:23.3440884Z    Compiling spake2 v0.4.0
2026-08-19T01:53:23.4199380Z    Compiling terminal_size v0.4.4
2026-08-19T01:53:23.4992927Z    Compiling schemars v1.2.1
2026-08-19T01:53:23.5090621Z    Compiling anstream v1.0.0
2026-08-19T01:53:23.5463168Z    Compiling strum_macros v0.26.4
2026-08-19T01:53:23.7020660Z    Compiling sha1 v0.10.6
2026-08-19T01:53:23.9707425Z    Compiling toml v0.8.23
2026-08-19T01:53:23.9847912Z    Compiling itertools v0.13.0
2026-08-19T01:53:24.1991384Z    Compiling castaway v0.2.4
2026-08-19T01:53:24.2830759Z    Compiling static_assertions v1.1.0
2026-08-19T01:53:24.3471189Z    Compiling indoc v2.0.7
2026-08-19T01:53:24.4410636Z    Compiling clap_lex v1.1.0
2026-08-19T01:53:24.7240842Z    Compiling doctest-file v1.1.1
2026-08-19T01:53:24.7790886Z    Compiling unicode-width v0.1.14
2026-08-19T01:53:24.8881890Z    Compiling crossterm v0.28.1
2026-08-19T01:53:25.0781452Z    Compiling clap_builder v4.6.0
2026-08-19T01:53:25.0788931Z    Compiling compact_str v0.8.2
2026-08-19T01:53:25.1720604Z    Compiling interprocess v2.4.2
2026-08-19T01:53:25.4340857Z    Compiling lru v0.12.5
2026-08-19T01:53:25.6190860Z    Compiling clap_derive v4.6.1
2026-08-19T01:53:25.7683729Z    Compiling darling_macro v0.23.0
2026-08-19T01:53:26.0307117Z    Compiling hyper v1.10.1
2026-08-19T01:53:26.0969824Z    Compiling unicode-truncate v1.1.0
2026-08-19T01:53:26.1052978Z    Compiling darling v0.23.0
2026-08-19T01:53:26.1063094Z    Compiling strum v0.26.3
2026-08-19T01:53:26.1107163Z    Compiling cassowary v0.3.0
2026-08-19T01:53:26.1993498Z    Compiling iana-time-zone v0.1.65
2026-08-19T01:53:26.2301659Z    Compiling nucleo-matcher v0.3.1
2026-08-19T01:53:26.2460414Z    Compiling qrcode v0.14.1
2026-08-19T01:53:26.2545583Z    Compiling tempfile v3.27.0
2026-08-19T01:53:26.5621249Z    Compiling portable-pty v0.8.1
2026-08-19T01:53:26.5749393Z    Compiling chrono v0.4.45
2026-08-19T01:53:26.7940803Z    Compiling ratatui v0.29.0
2026-08-19T01:53:26.8461587Z    Compiling spt-test-support v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-19T01:53:27.9890939Z    Compiling hyper-util v0.1.20
2026-08-19T01:53:28.0995232Z    Compiling clap v4.6.1
2026-08-19T01:53:28.4109884Z    Compiling spt-msg v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-19T01:53:28.7405699Z    Compiling spt-runtime v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-19T01:53:28.7529891Z    Compiling spt-term v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-19T01:53:29.7652931Z    Compiling igd-next v0.17.1
2026-08-19T01:53:30.9391365Z    Compiling portmapper v0.16.0
2026-08-19T01:53:31.9320695Z    Compiling spt-live v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-19T01:53:34.8439427Z    Compiling rustls-webpki v0.103.13
2026-08-19T01:53:37.1542239Z    Compiling tokio-rustls v0.26.4
2026-08-19T01:53:37.1542854Z    Compiling rustls-platform-verifier v0.7.0
2026-08-19T01:53:37.1543168Z    Compiling noq-proto v0.17.0
2026-08-19T01:53:37.3046015Z    Compiling hyper-rustls v0.27.9
2026-08-19T01:53:37.3046532Z    Compiling hickory-net v0.26.0-beta.4
2026-08-19T01:53:37.3047060Z    Compiling tokio-websockets v0.13.2
2026-08-19T01:53:37.4302168Z    Compiling reqwest v0.13.4
2026-08-19T01:53:38.3287353Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-19T01:53:51.5447933Z    Compiling spt-net v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-19T01:53:53.2535731Z    Compiling spt-daemon v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-19T01:54:03.6994309Z    Compiling spt v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-19T01:54:09.7438674Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-19T01:54:09.7670588Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-5d56ef1e4e34d67b)
2026-08-19T01:54:09.7682577Z 
2026-08-19T01:54:09.7682782Z running 1 test
2026-08-19T01:54:15.9613832Z test new_brain_serves_against_old_broker ... ok
2026-08-19T01:54:15.9614147Z 
2026-08-19T01:54:15.9614418Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-19T01:54:15.9614752Z 
2026-08-19T01:54:15.9881155Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-19T01:54:15.9881479Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-19T01:54:15.9893791Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-19T01:54:15.9894058Z env:
2026-08-19T01:54:15.9894397Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-19T01:54:15.9894749Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:15.9895182Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:15.9895580Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:15.9895983Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:15.9896296Z ##[endgroup]
2026-08-19T01:54:15.9939351Z CI-CENSUS scope roots:
2026-08-19T01:54:15.9939651Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-19T01:54:15.9940057Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-19T01:54:15.9940468Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-19T01:54:15.9940825Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-19T01:54:15.9941076Z   root: /home/reavus/spt-n1-oldbroker
2026-08-19T01:54:15.9984776Z CI-CENSUS self-check OK: walked 384 /proc entries, exe resolution live
2026-08-19T01:54:17.4517320Z CI-CENSUS phase=pre-reap box_procs=383 box_fds=10752 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-19T01:54:21.0769356Z CI-CENSUS phase=end box_procs=382 box_fds=10752 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-19T01:54:21.0769985Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-19T01:54:21.0800719Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-19T01:54:21.0801079Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-19T01:54:21.0813352Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-19T01:54:21.0813623Z env:
2026-08-19T01:54:21.0813803Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-19T01:54:21.0814156Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.0814616Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.0860459Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.0860896Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.0861244Z ##[endgroup]
2026-08-19T01:54:21.0930734Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL on attempt 1/5
2026-08-19T01:54:21.0996254Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-19T01:54:21.0997568Z ##[group]Run actions/upload-artifact@v4
2026-08-19T01:54:21.0997802Z with:
2026-08-19T01:54:21.0997983Z   name: bench-ledger-n1-Linux
2026-08-19T01:54:21.0998212Z   path: bench-ledger/
2026-08-19T01:54:21.0998398Z   if-no-files-found: warn
2026-08-19T01:54:21.0998589Z   retention-days: 30
2026-08-19T01:54:21.0998769Z   compression-level: 6
2026-08-19T01:54:21.0999023Z   overwrite: false
2026-08-19T01:54:21.0999216Z   include-hidden-files: false
2026-08-19T01:54:21.0999408Z env:
2026-08-19T01:54:21.0999584Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-19T01:54:21.0999928Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.1000357Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.1000747Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.1001148Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32205195794-1-y2AfIL
2026-08-19T01:54:21.1001452Z ##[endgroup]
2026-08-19T01:54:21.2372821Z (node:1852592) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-19T01:54:21.2373670Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-19T01:54:21.2410546Z With the provided path, there will be 1 file uploaded
2026-08-19T01:54:21.2414675Z Artifact name is valid!
2026-08-19T01:54:21.2415305Z Root directory input is valid!
2026-08-19T01:54:21.5934514Z Beginning upload of artifact content to blob storage
2026-08-19T01:54:21.6083085Z (node:1852592) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-19T01:54:21.8761270Z Uploaded bytes 270
2026-08-19T01:54:21.9487221Z Finished uploading artifact content to blob storage!
2026-08-19T01:54:21.9488580Z SHA256 digest of uploaded artifact zip is 2cfcce1357f98e6743afc9c205f390175c531db084b3fab86c1ab525655ee927
2026-08-19T01:54:21.9491378Z Finalizing artifact upload
2026-08-19T01:54:22.1842240Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9349333240
2026-08-19T01:54:22.1843252Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 9349333240
2026-08-19T01:54:22.1851426Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32205195794/artifacts/9349333240
2026-08-19T01:54:22.2063385Z Post job cleanup.
2026-08-19T01:54:22.2728787Z [command]/usr/bin/git version
2026-08-19T01:54:22.2762346Z git version 2.43.0
2026-08-19T01:54:22.2788448Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/123bd33b-21fb-46c8-8043-03a8a1ea6ff4/.gitconfig'
2026-08-19T01:54:22.2796290Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/123bd33b-21fb-46c8-8043-03a8a1ea6ff4' before making global git config changes
2026-08-19T01:54:22.2797023Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:54:22.2800693Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-19T01:54:22.2848646Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:54:22.2881770Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-19T01:54:22.3060846Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:54:22.3081846Z http.https://github.com/.extraheader
2026-08-19T01:54:22.3089246Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-19T01:54:22.3114810Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-19T01:54:22.3334078Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:54:22.3359024Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-19T01:54:22.3673204Z Cleaning up orphan processes
2026-08-19T01:54:22.4197473Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
